[XEN] Do not spin at the end of machine_crash_kexec(). If there was no crash
authorIan Campbell <ian.campbell@xensource.com>
Thu, 30 Nov 2006 16:32:24 +0000 (16:32 +0000)
committerIan Campbell <ian.campbell@xensource.com>
Thu, 30 Nov 2006 16:32:24 +0000 (16:32 +0000)
commit96d39d7654812b085d86b09cfe25b805adce4591
tree01436ef4466e062bda750c26220591e454ec5ae2
parentc4c2ab2a5f5efd532bc346705fdc46b78ffe2831
[XEN] Do not spin at the end of machine_crash_kexec(). If there was no crash
image then we should return to the caller who will either restart the machine
as normal or continue on as appropriate.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
xen/common/kexec.c